home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Digsby build 37 / digsby_setup.exe / lib / M2Crypto / PGP / constants.pyo (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-13  |  473b  |  16 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.5)
  3.  
  4. CTB_TAG = 128
  5. CTB_PKE = 1
  6. CTB_SIGNATURE = 2
  7. CTB_MESSAGE_DIGETS = 3
  8. CTB_PRIVATE_KEY = 5
  9. CTB_PUBLIC_KEY = 6
  10. CTB_COMPRESSED_DATA = 8
  11. CTB_CKE = 9
  12. CTB_LITERAL_DATA = 11
  13. CTB_TRUST = 12
  14. CTB_USERID = 13
  15. CTB_COMMENT = 14
  16.